.Net Framework > v1.1.4322 > System > Array > LastIndexOf LastIndexOf(Array,Object)
LastIndexOf(Array,Object,Int32)
LastIndexOf(Array,Object,Int32,Int32)


LastIndexOf(Array,Object)

Category
Method
Description
Searches for the specified object and returns the index of the last occurrence within the entire one-dimensional System.Array.
Type
Int32
Character
public, static
Parameters
NameTypeDescription
arrayArray
valueObject
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

LastIndexOf(Array,Object,Int32)

Category
Method
Description
Searches for the specified object and returns the index of the last occurrence within the section of the one-dimensional System.Array that extends from the first element to the specified index.
Type
Int32
Character
public, static
Parameters
NameTypeDescription
arrayArray
valueObject
startIndexInt32
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

LastIndexOf(Array,Object,Int32,Int32)

Category
Method
Description
Searches for the specified object and returns the index of the last occurrence within the section of the one-dimensional System.Array that contains the specified number of elements and ends at the specified index.
Type
Int32
Character
public, static
Parameters
NameTypeDescription
arrayArray
valueObject
startIndexInt32
countInt32
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database